sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.app
/
[main]NotificationCompat
/
BigPictureStyle
/
bigLargeIcon
big
Large
Icon
@
NonNull
open
fun
bigLargeIcon
(
@
Nullable
b
:
Bitmap
)
:
NotificationCompat.BigPictureStyle
(
source
)
@
RequiresApi
(
value
=
23
)
@
NonNull
open
fun
bigLargeIcon
(
@
Nullable
i
:
Icon
)
:
NotificationCompat.BigPictureStyle
(
source
)
Override the large icon when the big notification is shown.